public int GetParagraphCount( string SegmentationResultID )
public function GetParagraphCount( SegmentationResultID: String ): Integer;
public function GetParagraphCount( SegmentationResultID : String ) : int;
public: int GetParagraphCount( string* SegmentationResultID )
public: int GetParagraphCount( String^ SegmentationResultID )
'Declaration
Public Function GetParagraphCount( _ ByVal SegmentationResultID As String _ ) As Integer
Parameters
- SegmentationResultID